home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 100 / CD-ROM 100.iso / edu / shortpse / setup.exe / #setuppath# / Help_En.txt < prev    next >
Encoding:
Text File  |  2003-03-28  |  12.0 KB  |  195 lines

  1.  
  2. EniG. Periodic Table of the Elements 2.11
  3. Split, March 2003.
  4. _________________
  5.  
  6.  
  7. EniG. Periodic Table of the Elements contains the basic data about the element in seven languages (Croatian, English, German, French, Italian, Spanish, and Portuguese). It shows visually the change of physical condition with the change of temperature. The language, the speed of temperature change, the exchange of elements or the scrolling of characteristics can be adjusted by configuration file.
  8.  
  9. The calculating module from the programme "Chemistry Assistant" for fast calculating the mole mass compounds has also been integrated in the Periodic Table. The programme translates texts with chemical symbols or without them, entered in input line, into mathematical terms (it can be seen as ToolTip text) and calculates them.
  10.  
  11. The periodic Table can be incorporated into presentation, the change of temperature automatically started and the programme closed. The colour of background can be adjusted to match the colour of the presentation slide.
  12.  
  13.  
  14. USE OF PERIODIC TABLE
  15.  
  16. EniG. Periodic Table of the Elements can show all the names in one of seven languages. You should only click the flag in the bottom of the screen to change the language of the entire Periodic Table. In the configuration file you can set any of the languages as a default language of the Periodic Table.
  17.  
  18. The element in the Periodic Table is selected by the left click and its characteristics are changed by the right click. It is also possible to page the characteristics of the presented element by the small scroll. The unit in which a certain characteristic is expressed can be seen when the mouse is held up over the number for a few seconds.
  19.  
  20. By clicking the group number you can change it from IUPAC recommendation from 1985 into the way of writing according to Chemical Abstract Service from 1986.
  21.  
  22. By the change of temperature, depending on the physical condition of the element at the temperature concerned, the colour of the button also changes according to the key. Temperature can be changed in several ways: by entering it in the field above the thermometer, by clicking the numbers next to the scale or by clicking anywhere in the thermometer scale. The temperature display, Celsius scale (░C) or Kelvin scale (K), changes by clicking the thermometer temperature label. By the left click on the mercury reservoir, the temperature progressively grows, while by the right one it falls.
  23.  
  24. Clicking the button START the temperature changes automatically 100 K/s (░C/s) at a time, while each element will hold up in the screen for 5 seconds. The speed of temperature change and the time of holding up of an element can be changed by pressing the adjusting button (the small stop-watch next to the START button).
  25.  
  26. A small can with paint enables the users to adjust the Periodic Table to their wishes. You can also change the language concerned, the automatic start of temperature exchange and closing of the programme; you can change the initial and final temperature as well as the colours of buttons and background. The new sets of Periodic Table can be saved in configuration file and then loaded when the programme is started. The DEFAULT button gets back the original sets of programme.
  27.  
  28. The colour of the background of Periodic Table of the Elements changes so that red (R), green (G) and blue (B) components of colour are defined. To change the colour of background it is necessary, for each colour component, to enter "up" for the upward range (the value of colour is 0 at the bottom of the screen and 255 at the top), "dn" for the downward range or a number from 0 to 255.
  29.  
  30. The Periodic Table of the Elements can also have a picture as the background. The minimal size of the background picture is 800╫600 pixels. If the picture is not in the same directory where the Periodic Table is, it is necessary to enter the whole path up to the picture (e.g. c:\picture\back.jpg). As the picture covers the colour, in order to get the coloured background, without picture, the text field "Background Picture" has to be empty in configuration window.
  31.  
  32.  
  33. USE OF CALCULATOR
  34.  
  35. EniG. Calculator serves for quick and simple calculating of mole mass of compounds. The chemical formula, by adding the signs of addition or multiplication, is transformed into mathematical expression where the symbols of element represent the atomic masses of the element concerned. The mathematical expression can be seen if the mouse is held up on the entry field for a few seconds. E.g.
  36.  
  37. H2SO4 becomes H*2+S+O*4 or 1.00794*2+32.066+15.9994*4
  38.  
  39. Enter the number, chemical formulae, functions and operator just as you speak.
  40.   - for indicating hydration using [+] sign CuSO4+5H2O
  41.   - leading number is correctly typed before formula: 3CO2
  42.   - it is also possible to use all types parentheses to define the chemical formula
  43.  
  44. There is an intelligent routine that translates the symbols of elements written in small letters into chemical formula. The result of the translation will be entered into the entry field and calculated, or the programme will report error. One has to be careful when writing formulae in small letters because of possibly manifold solutions (e.g. CO and Co or PO and Po). If a mathematical operation is carried out, all chemical formulae will be put in brackets. E.g. cuso4+5h2o will become (CuSO4)+5*(H2O) while h3po4 will become H3PO4.
  45.  
  46. By clicking the symbol of the element in Periodic Table it is automatically entered in the entry field. On the right button of the mouse there are some more frequently used ions and molecules.
  47.  
  48. Negative numbers are obtained by putting the sign of minus [-] before the number (e.g. 2*-3=-6).
  49.  
  50. Enter the mantissa as the positive or negative number, type E or e and then type exponent as the positive or negative number.
  51.  
  52. To perform basic mathematical operations such as addition, subtraction, or multiplication, use the following arithmetic operators:
  53.  
  54.   +    Addition        8+3
  55.   -    Subtraction    5-2
  56.   *    Multiplication    3*3
  57.   /    Division        3/3
  58.   %    Percent        20%750
  59.   ^    Power        3^2
  60.  
  61. Double times (**) changes into power [^], (e.g. 2**3=2^3=8). Short key for power is CTRL+Number rising to power [^], (3CTRL2 = 3^2).
  62.  
  63. Root extraction is obtained by rising to power the number with reciprocal value of the root (1/x). Thus, for instance, the cube root of number 8 equals 8^(1/3)=2. Short key for root is CTRL+SHIFT+Number or ALT+Number (54ALT3 = cube root of a 54 or 54^(1/3)).
  64. The button "..." will put in brackets the selected text or the whole expression in the entry field.
  65.  
  66.  
  67.     Functions
  68.  
  69. Every function that is supported by program can be inserted by typing its name before the number (For example log100=2 or ln(H2O)=2.89). It is necessary to indicate after "ran", either a positive number which will be the higher limit, or a negative number which will be the lower limit of generate number.
  70.  
  71. !    Returns the factorial of a number
  72. abs    Returns the absolute value of a number
  73. acos    Returns the arccosine of a number
  74. acot    Returns the arc cotangent of a number
  75. aln    Returns natural antilogarithm of a number (exponential)
  76. alog    Returns base-10 antilogarithm (10 power)
  77. ans    Returns the last result
  78. asin    Returns the arcsine of a number
  79. atan    Returns the arctangent of a number
  80. cos    Returns the cosine of the given angle
  81. cot    Returns the cotangent of the given angle
  82. e    Raise a number into a 10 power
  83. exp    Returns exponential of a number
  84. int    Rounds a number down to the nearest integer
  85. ln    Returns the natural logarithm of a number
  86. log    Returns the base-10 logarithm of a number
  87. mem    Recalls the value stored in the memory
  88. pi    Returns the value of Pi
  89. ppm    Returns the parts per million of a number
  90. ran    Returns a random number
  91. sgn    Indicate "-1" for a negative sign, and "1" for a positive sign. 
  92. sin    Returns the sine of the given angle
  93. sqr    Returns a positive square root
  94. sqrt    Returns a positive square root
  95. tan    Returns the tangent of the given angle
  96.  
  97. In trigonometric calculations, angles are interpreted as radians (default), degrees or grads, depending on Mode setting (DEG, RAD or GRAD mode)
  98. F8 key is the switch between different units of angle measurement.
  99.  
  100. F6 key stores the new result in the memory.
  101. F7 key recalls the value stored in the memory.
  102.  
  103. The programme accepts both comma and full stop as decimal point.
  104.  
  105. When you finish entering your expression, press ENTER or click [=] button.
  106.  
  107. Clicking to AUTO position or SCI or FIX you can choose several display formats of a number, without the number changing (For example: 1000 = > 1.00E+03). You can directly reach by the button ".00" tools bar, with a more complete choice relating to SCI and FIX. 
  108.  
  109. AUTO mode displays numbers exactly as you enter them and answers to 14 significant decimal places.
  110. SCI mode displays a number as a mantissa - with one digit to the left of the decimal point and the user-specified number of decimal places - and the exponent. For example 5.67871E3 = 5.67871*103 = 5678.71
  111. FIX mode displays numbers rounded to a user specified number of decimal places (default is 2)
  112. F5 key is the switch between different number formats
  113.  
  114.  
  115. STATUS
  116.  
  117. The Periodic Table of the Elements is a FREEWARE programme product.
  118.  
  119. You can safely use this programme for private or business purposes. You can distribute it to others under the condition that you don't use it for material gain and that you don't change the contents of files. It cannot be distributed for commercial purposes without the author's authorization.
  120.  
  121.  
  122. AUTHOR
  123.  
  124. Eni Generalic
  125. University in Split
  126. Faculty of Chemical Technology in Split
  127. Teslina 10/V, 21000 Split, Croatia
  128. e-mail: eni@ktf-split.hr
  129. URL: http://www.ktf-split.hr/~eni/toys/
  130.  
  131.  
  132. EDITORS
  133.  
  134. French: Michel Ditria
  135. German: Marc Hens
  136. Spanish: Ricardo Gruda
  137. Portuguese: Ricardo Gruda
  138.  
  139.  
  140. BIBLIOGRAPHY
  141.  
  142. 1. CRC Handbook of Chemistry and Physics, Ed. D. R. Lide, The Chemical Rubber Co., 1999. 
  143. 2. Hrvatska nomenklatura anorganske kemije, èkolska knjiga, Zagreb, 1996. 
  144. 3. Atomic Weights of the Elements 1999, Pure & Appl. Chem., Vol. 73, No. 4, 667-683 (2001) 
  145. 4. Names and Symbols of Transfermium Elements, Pure & Appl. Chem., Vol. 69, No. 12, 2471-2473 (1997) 
  146.  
  147.  
  148. INSTALL PROGRAM
  149.  
  150. System requirements: Every 32-bit PC with Windows 9x, NT, 2000 or Windows XP operating system.
  151.  
  152. You can download a self-install copy of Periodic table of the elements with all the files needed (full_pse211.zip) or short form without VB library (short_pse211.zip). Unzip the files into a temporary directory and run setup program (setup.exe) and follow the instructions on your screen.
  153.  
  154. After installations the Periodic table folder contains the following files:
  155.  
  156.     pse.exe - the programme itself
  157.     pse.cfg - configuration file
  158.     Dubrovnik.jpg - background picture
  159.     help_en.txt - description of programme (English language)
  160.     help_fr.txt - description of programme (French language)
  161.     help_hr.txt - description of programme (Croatian language)
  162.     help_es.txt - description of programme (Spanish language)
  163.     help_pt.txt - description of programme (Portuguese language)
  164.     file_id.diz - short description of programme
  165.     uninstall.exe - uninstall program
  166.     uninstall.ini - uninstall informations
  167.  
  168. If you download a short form, probably you'll also need the file MSVBVM60.DLL. This is the basic library for the programs written in Visual Basic 6.0 and is not include in the short install package. You can download it in a ZIP format with
  169.  
  170.     http://www.ktf-split.hr/~eni/toys/msvbvm60.zip    (689 kB; v. 6.0.84.95; 1999/10/5)
  171.  
  172. and unzip in the ../Windows/System/ directory.
  173.  
  174.  
  175. REMOVE PROGRAM
  176.  
  177. Activate the Control Panel, double click Add/Remove Programs, and double click on the Periodic table list box entry.
  178.  
  179. You can also remove the program using an Uninstall icon.
  180.  
  181.  
  182. Setup program is create by Setup Generator (Gentee, Inc., www.gentee.com)
  183.  
  184.  
  185. The author shall not be responsible for any damages, direct or indirect, which may result from the use of this software.
  186. _________________
  187.  
  188.  
  189. Should you find any bugs, or in case you have any good ideas on improvements, please contact me by e-mail:
  190.  
  191.     eni@ktf-split.hr
  192.  
  193. I wish you pleasant work and successful use!
  194.  
  195.